Skip to main content

Definition of Ready

Description

A user story is considered ready for work once it meets all the criteria specified in the definition of ready (DoR). This indicates that the user story is fully prepared for the team to begin its implementation. Following these criteria guarantees that user stories are well-defined and ready for team engagement, which improves the development process’s efficiency and effectiveness and results in the delivery of higher-quality software.

Our Definition

  • Independent User Story: The user story does not depend on another User Story(ies) to be implemented.
  • Clear acceptance criteria: written in the Gherkin syntax.
  • Defined Requirements: The requirements are well defined and are clearly understood by the development team.
  • Effort/cost estimated: The user story has been estimated by the team (in story points).

Story Points Estimation

Story points are a way to estimate the amount of effort required to complete a user story in our product backlog. So, to better organize the work to be done, before the start of each sprint we evaluate our stories and their estimated effort.

How much is known about the taskDependenciesHow much work effortStory pointsExample
EverythingNoneLess than 3 hours1Building a Landing Page
Almost everythingAlmost noneHalf a day2
SomethingSomeUp to 2 days3
Almost nothingFewFew days5
NothingMore than a fewAround a week8
NothingUnknownMore than one week13